home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Comunicatii / feedaemon / fd110rc5.exe / {app} / FeedDemon.exe / 0 / RCDATA / TFWELCOMEDLG / TFWELCOMEDLG.txt < prev   
Text File  |  2004-05-31  |  13KB  |  555 lines

  1. object fWelcomeDlg: TfWelcomeDlg
  2.   Left = 498
  3.   Top = 308
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Welcome'
  7.   ClientHeight = 352
  8.   ClientWidth = 548
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   ShowHint = True
  19.   OnCloseQuery = FormCloseQuery
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object bvlBottom: TBevel
  25.     Left = 0
  26.     Top = 308
  27.     Width = 548
  28.     Height = 44
  29.     Align = alBottom
  30.     Shape = bsTopLine
  31.   end
  32.   object lblURL: TLabel
  33.     Left = 34
  34.     Top = 283
  35.     Width = 87
  36.     Height = 13
  37.     Cursor = crHandPoint
  38.     Caption = 'Bradbury Software'
  39.     Color = clBlack
  40.     Font.Charset = DEFAULT_CHARSET
  41.     Font.Color = clBlue
  42.     Font.Height = -11
  43.     Font.Name = 'MS Sans Serif'
  44.     Font.Style = [fsUnderline]
  45.     ParentColor = False
  46.     ParentFont = False
  47.     ShowAccelChar = False
  48.     Transparent = True
  49.     OnClick = lblURLClick
  50.   end
  51.   object btnBack: TButton
  52.     Left = 384
  53.     Top = 320
  54.     Width = 75
  55.     Height = 25
  56.     Caption = '< &Back'
  57.     Enabled = False
  58.     TabOrder = 0
  59.     OnClick = btnBackClick
  60.   end
  61.   object btnNext: TButton
  62.     Left = 464
  63.     Top = 320
  64.     Width = 75
  65.     Height = 25
  66.     Caption = 'Next >'
  67.     Default = True
  68.     TabOrder = 1
  69.     OnClick = btnNextClick
  70.   end
  71.   object pgWelcome: TnbPageControl
  72.     Left = 0
  73.     Top = 0
  74.     Width = 548
  75.     Height = 308
  76.     ActivePage = cxpFirst
  77.     Align = alClient
  78.     LookAndFeel.NativeStyle = False
  79.     Options = [pcoTopToBottomText]
  80.     TabOrder = 2
  81.     TabPosition = tpRight
  82.     ClientRectBottom = 308
  83.     ClientRectRight = 525
  84.     ClientRectTop = 0
  85.     object cxpFirst: TcxTabSheet
  86.       Caption = 'cxpFirst'
  87.       Color = clWhite
  88.       ImageIndex = 0
  89.       object imgLogo: TImage
  90.         Left = -1
  91.         Top = -1
  92.         Width = 550
  93.         Height = 310
  94.         AutoSize = True
  95.       end
  96.       object htmlFirst: THTMLabel
  97.         Left = 252
  98.         Top = 243
  99.         Width = 286
  100.         Height = 19
  101.         AnchorHint = False
  102.         AutoSizing = True
  103.         AutoSizeType = asVertical
  104.         Color = clWhite
  105.         Ellipsis = False
  106.         HintShowFull = False
  107.         Hover = False
  108.         HoverColor = clNone
  109.         HoverFontColor = clNone
  110.         HTMLHint = False
  111.         HTMLText.Strings = (
  112.           '(set at runtime)')
  113.         ParentColor = False
  114.         ShadowColor = clGray
  115.         ShadowOffset = 2
  116.         Transparent = True
  117.         URLColor = clBlue
  118.         VAlignment = tvaTop
  119.       end
  120.       object lblWelcome: TLabel
  121.         Left = 252
  122.         Top = 210
  123.         Width = 79
  124.         Height = 19
  125.         Caption = 'Welcome!'
  126.         Color = clWhite
  127.         Font.Charset = DEFAULT_CHARSET
  128.         Font.Color = clBlue
  129.         Font.Height = -16
  130.         Font.Name = 'Tahoma'
  131.         Font.Style = [fsBold]
  132.         ParentColor = False
  133.         ParentFont = False
  134.         ShowAccelChar = False
  135.         Transparent = True
  136.       end
  137.     end
  138.     object cxpNewsItems: TcxTabSheet
  139.       Caption = 'cxpNewsItems'
  140.       Color = clWhite
  141.       ImageIndex = 5
  142.       object htmlNewsItems: THTMLabel
  143.         Left = 40
  144.         Top = 64
  145.         Width = 380
  146.         Height = 19
  147.         AnchorHint = False
  148.         AutoSizing = True
  149.         AutoSizeType = asVertical
  150.         Ellipsis = False
  151.         HintShowFull = False
  152.         Hover = False
  153.         HoverColor = clNone
  154.         HoverFontColor = clNone
  155.         HTMLHint = False
  156.         HTMLText.Strings = (
  157.           '(set at runtime)')
  158.         ShadowColor = clGray
  159.         ShadowOffset = 2
  160.         Transparent = True
  161.         URLColor = clBlue
  162.         VAlignment = tvaTop
  163.       end
  164.       object lblNewsItems: TLabel
  165.         Left = 40
  166.         Top = 24
  167.         Width = 96
  168.         Height = 19
  169.         Caption = 'News Items'
  170.         Color = clWhite
  171.         Font.Charset = DEFAULT_CHARSET
  172.         Font.Color = clBlue
  173.         Font.Height = -16
  174.         Font.Name = 'Tahoma'
  175.         Font.Style = [fsBold]
  176.         ParentColor = False
  177.         ParentFont = False
  178.         ShowAccelChar = False
  179.         Transparent = True
  180.       end
  181.       object imgScreen: TImage
  182.         Left = 350
  183.         Top = 170
  184.         Width = 158
  185.         Height = 121
  186.         AutoSize = True
  187.       end
  188.       object shpHighlight: TShape
  189.         Left = 391
  190.         Top = 248
  191.         Width = 115
  192.         Height = 36
  193.         Brush.Color = 8421631
  194.         Brush.Style = bsDiagCross
  195.         Pen.Color = clRed
  196.         Pen.Width = 2
  197.       end
  198.     end
  199.     object cxpChannels: TcxTabSheet
  200.       Caption = 'cxpChannels'
  201.       Color = clWhite
  202.       ImageIndex = 4
  203.       object htmlChannels: THTMLabel
  204.         Left = 40
  205.         Top = 64
  206.         Width = 380
  207.         Height = 19
  208.         AnchorHint = False
  209.         AutoSizing = True
  210.         AutoSizeType = asVertical
  211.         Ellipsis = False
  212.         HintShowFull = False
  213.         Hover = False
  214.         HoverColor = clNone
  215.         HoverFontColor = clNone
  216.         HTMLHint = False
  217.         HTMLText.Strings = (
  218.           '(set at runtime)')
  219.         ShadowColor = clGray
  220.         ShadowOffset = 2
  221.         Transparent = True
  222.         URLColor = clBlue
  223.         VAlignment = tvaTop
  224.       end
  225.       object lblChannels: TLabel
  226.         Left = 40
  227.         Top = 24
  228.         Width = 74
  229.         Height = 19
  230.         Caption = 'Channels'
  231.         Color = clWhite
  232.         Font.Charset = DEFAULT_CHARSET
  233.         Font.Color = clBlue
  234.         Font.Height = -16
  235.         Font.Name = 'Tahoma'
  236.         Font.Style = [fsBold]
  237.         ParentColor = False
  238.         ParentFont = False
  239.         ShowAccelChar = False
  240.         Transparent = True
  241.       end
  242.     end
  243.     object cxpGroups: TcxTabSheet
  244.       Caption = 'cxpGroups'
  245.       Color = clWhite
  246.       ImageIndex = 6
  247.       object htmlGroups: THTMLabel
  248.         Left = 40
  249.         Top = 64
  250.         Width = 380
  251.         Height = 19
  252.         AnchorHint = False
  253.         AutoSizing = True
  254.         AutoSizeType = asVertical
  255.         Ellipsis = False
  256.         HintShowFull = False
  257.         Hover = False
  258.         HoverColor = clNone
  259.         HoverFontColor = clNone
  260.         HTMLHint = False
  261.         HTMLText.Strings = (
  262.           '(set at runtime)')
  263.         ShadowColor = clGray
  264.         ShadowOffset = 2
  265.         Transparent = True
  266.         URLColor = clBlue
  267.         VAlignment = tvaTop
  268.       end
  269.       object lblGroups: TLabel
  270.         Left = 40
  271.         Top = 24
  272.         Width = 128
  273.         Height = 19
  274.         Caption = 'Channel Groups'
  275.         Color = clWhite
  276.         Font.Charset = DEFAULT_CHARSET
  277.         Font.Color = clBlue
  278.         Font.Height = -16
  279.         Font.Name = 'Tahoma'
  280.         Font.Style = [fsBold]
  281.         ParentColor = False
  282.         ParentFont = False
  283.         ShowAccelChar = False
  284.         Transparent = True
  285.       end
  286.     end
  287.     object cxpNewspaper: TcxTabSheet
  288.       Caption = 'cxpNewspaper'
  289.       Color = clWhite
  290.       ImageIndex = 2
  291.       object htmlNewspapers: THTMLabel
  292.         Left = 40
  293.         Top = 64
  294.         Width = 380
  295.         Height = 19
  296.         AnchorHint = False
  297.         AutoSizing = True
  298.         AutoSizeType = asVertical
  299.         Ellipsis = False
  300.         HintShowFull = False
  301.         Hover = False
  302.         HoverColor = clNone
  303.         HoverFontColor = clNone
  304.         HTMLHint = False
  305.         HTMLText.Strings = (
  306.           '(set at runtime)')
  307.         ShadowColor = clGray
  308.         ShadowOffset = 2
  309.         Transparent = True
  310.         URLColor = clBlue
  311.         VAlignment = tvaTop
  312.       end
  313.       object lblNewspapers: TLabel
  314.         Left = 40
  315.         Top = 24
  316.         Width = 99
  317.         Height = 19
  318.         Caption = 'Newspapers'
  319.         Color = clWhite
  320.         Font.Charset = DEFAULT_CHARSET
  321.         Font.Color = clBlue
  322.         Font.Height = -16
  323.         Font.Name = 'Tahoma'
  324.         Font.Style = [fsBold]
  325.         ParentColor = False
  326.         ParentFont = False
  327.         ShowAccelChar = False
  328.         Transparent = True
  329.       end
  330.       object chkBrowseOnBottom: TCheckBox
  331.         Left = 40
  332.         Top = 279
  333.         Width = 306
  334.         Height = 17
  335.         Caption = 'I prefer the browser on the bottom'
  336.         TabOrder = 0
  337.         OnClick = chkBrowseOnBottomClick
  338.       end
  339.     end
  340.     object cxpWatchAndBin: TcxTabSheet
  341.       Caption = 'cxpWatchAndBin'
  342.       Color = clWhite
  343.       ImageIndex = 7
  344.       object lblWatchesAndBins: TLabel
  345.         Left = 40
  346.         Top = 24
  347.         Width = 192
  348.         Height = 19
  349.         Caption = 'Watches and News Bins'
  350.         Color = clWhite
  351.         Font.Charset = DEFAULT_CHARSET
  352.         Font.Color = clBlue
  353.         Font.Height = -16
  354.         Font.Name = 'Tahoma'
  355.         Font.Style = [fsBold]
  356.         ParentColor = False
  357.         ParentFont = False
  358.         ShowAccelChar = False
  359.         Transparent = True
  360.       end
  361.       object htmlWatchesAndBins: THTMLabel
  362.         Left = 40
  363.         Top = 64
  364.         Width = 380
  365.         Height = 19
  366.         AnchorHint = False
  367.         AutoSizing = True
  368.         AutoSizeType = asVertical
  369.         Ellipsis = False
  370.         HintShowFull = False
  371.         Hover = False
  372.         HoverColor = clNone
  373.         HoverFontColor = clNone
  374.         HTMLHint = False
  375.         HTMLText.Strings = (
  376.           '(set at runtime)')
  377.         ShadowColor = clGray
  378.         ShadowOffset = 2
  379.         Transparent = True
  380.         URLColor = clBlue
  381.         VAlignment = tvaTop
  382.       end
  383.     end
  384.     object cxpDefaultGroups: TcxTabSheet
  385.       Caption = 'cxpDefaultGroups'
  386.       Color = clWhite
  387.       ImageIndex = 1
  388.       object htmlDefaultGroups: THTMLabel
  389.         Left = 40
  390.         Top = 64
  391.         Width = 470
  392.         Height = 19
  393.         AnchorHint = False
  394.         AutoSizing = True
  395.         AutoSizeType = asVertical
  396.         Ellipsis = False
  397.         HintShowFull = False
  398.         Hover = False
  399.         HoverColor = clNone
  400.         HoverFontColor = clNone
  401.         HTMLHint = False
  402.         HTMLText.Strings = (
  403.           '(set at runtime)')
  404.         ShadowColor = clGray
  405.         ShadowOffset = 2
  406.         Transparent = True
  407.         URLColor = clBlue
  408.         VAlignment = tvaTop
  409.       end
  410.       object lblDefaultGroups: TLabel
  411.         Left = 40
  412.         Top = 24
  413.         Width = 193
  414.         Height = 19
  415.         Caption = 'Default Channel Groups'
  416.         Color = clWhite
  417.         Font.Charset = DEFAULT_CHARSET
  418.         Font.Color = clBlue
  419.         Font.Height = -16
  420.         Font.Name = 'Tahoma'
  421.         Font.Style = [fsBold]
  422.         ParentColor = False
  423.         ParentFont = False
  424.         ShowAccelChar = False
  425.         Transparent = True
  426.       end
  427.       object clstGroups: TnbListingCheckListBox
  428.         Left = 40
  429.         Top = 112
  430.         Width = 470
  431.         Height = 152
  432.         ItemHeight = 16
  433.         Style = lbOwnerDrawVariable
  434.         TabOrder = 0
  435.       end
  436.       object btnSelectAll: TButton
  437.         Left = 40
  438.         Top = 271
  439.         Width = 89
  440.         Height = 25
  441.         Caption = 'all'
  442.         TabOrder = 1
  443.         OnClick = btnSelectAllClick
  444.       end
  445.       object btnSelectNone: TButton
  446.         Left = 136
  447.         Top = 271
  448.         Width = 89
  449.         Height = 25
  450.         Caption = 'none'
  451.         TabOrder = 2
  452.         OnClick = btnSelectNoneClick
  453.       end
  454.     end
  455.     object cxpLast: TcxTabSheet
  456.       Caption = 'cxpLast'
  457.       Color = clWhite
  458.       ImageIndex = 7
  459.       object htmlFinished: THTMLabel
  460.         Left = 40
  461.         Top = 64
  462.         Width = 470
  463.         Height = 19
  464.         AnchorHint = False
  465.         AutoSizing = True
  466.         AutoSizeType = asVertical
  467.         Ellipsis = False
  468.         HintShowFull = False
  469.         Hover = False
  470.         HoverColor = clNone
  471.         HoverFontColor = clNone
  472.         HTMLHint = False
  473.         HTMLText.Strings = (
  474.           '(set at runtime)')
  475.         ShadowColor = clGray
  476.         ShadowOffset = 2
  477.         Transparent = True
  478.         URLColor = clBlue
  479.         VAlignment = tvaTop
  480.       end
  481.       object lblFinished: TLabel
  482.         Left = 40
  483.         Top = 24
  484.         Width = 67
  485.         Height = 19
  486.         Caption = 'Finished'
  487.         Color = clWhite
  488.         Font.Charset = DEFAULT_CHARSET
  489.         Font.Color = clBlue
  490.         Font.Height = -16
  491.         Font.Name = 'Tahoma'
  492.         Font.Style = [fsBold]
  493.         ParentColor = False
  494.         ParentFont = False
  495.         ShowAccelChar = False
  496.         Transparent = True
  497.       end
  498.       object imgSig: TImage
  499.         Left = 40
  500.         Top = 132
  501.         Width = 94
  502.         Height = 24
  503.         AutoSize = True
  504.         Picture.Data = {<image000.bmp>}
  505.         Transparent = True
  506.       end
  507.       object htmlSig: THTMLabel
  508.         Left = 40
  509.         Top = 168
  510.         Width = 500
  511.         Height = 32
  512.         AnchorHint = False
  513.         AutoSizing = True
  514.         AutoSizeType = asVertical
  515.         Ellipsis = False
  516.         HintShowFull = False
  517.         Hover = False
  518.         HoverColor = clNone
  519.         HoverFontColor = clNone
  520.         HTMLHint = False
  521.         HTMLText.Strings = (
  522.           
  523.             'Nick Bradbury<BR><a href="http://www.bradsoft.com/">Bradbury Sof' +
  524.             'tware, LLC</a>')
  525.         ShadowColor = clGray
  526.         ShadowOffset = 2
  527.         Transparent = True
  528.         URLColor = clBlue
  529.         VAlignment = tvaTop
  530.       end
  531.     end
  532.   end
  533.   object btnCancel: TButton
  534.     Left = 9
  535.     Top = 320
  536.     Width = 75
  537.     Height = 25
  538.     Cancel = True
  539.     Caption = 'Cancel'
  540.     ModalResult = 2
  541.     TabOrder = 3
  542.   end
  543.   object cboUILang: TComboBox
  544.     Left = 9
  545.     Top = 322
  546.     Width = 196
  547.     Height = 22
  548.     Style = csOwnerDrawFixed
  549.     ItemHeight = 16
  550.     TabOrder = 4
  551.     OnChange = cboUILangChange
  552.     OnDrawItem = cboUILangDrawItem
  553.   end
  554. end
  555.